Welcome![Sign In][Sign Up]
Location:
Search - file transfer in java

Search list

[JSP/JavaListFilecaidan

Description: 通过java.io.File类实现访问目录列表文件显示。用户输入待访问的目录路径,在文本框中使用回车键或者点击“转到”按钮,则下面的文本域中将列举出该目录下的文件名。-achieved through the java.io.File class visit directory listing documents show. User input to visit the directory path in the text box using the Enter key or click on the "transfer" button, Below is the text of jurisdictions will be listed in the catalog under the name of the file.
Platform: | Size: 1455 | Author: zhanglibin | Hits:

[JSP/JavaListFilecaidan

Description: 通过java.io.File类实现访问目录列表文件显示。用户输入待访问的目录路径,在文本框中使用回车键或者点击“转到”按钮,则下面的文本域中将列举出该目录下的文件名。-achieved through the java.io.File class visit directory listing documents show. User input to visit the directory path in the text box using the Enter key or click on the "transfer" button, Below is the text of jurisdictions will be listed in the catalog under the name of the file.
Platform: | Size: 1024 | Author: zhanglibin | Hits:

[OtherAUDIO

Description: In this project, the message is encoded with audio file for the secure transfer. JAVA CODE
Platform: | Size: 4096 | Author: tinku | Hits:

[JSP/JavaOUTDATABASE

Description: Java数据库分页,在Servlet 中对数据库中数据分页显示,数据库中数据通常很多,为了传送和下载方便,需要对数据库中的数据分页显示。本例实现了在Servlet 中对数据库中数据进行分页显示的功能。在网页浏览器里面调用outDatabase .html 文件,就可以得到分页显示的数据库-Java Database page, in the Servlet page display data in the database, the database is usually a lot of data, in order to facilitate the transfer and downloading, you need to display data in the database paging. This example implements the Servlet in the data in the database paging display functions. Call outDatabase inside the Web browser. Html file, you can get the page to display the database
Platform: | Size: 1024 | Author: jpudn34 | Hits:

[JSP/JavaQQ

Description: 本程序是基于TCP/IP协议的网络通信程序,运用了Java的流、文件、多线程等编程技术。套接字对象在网络编程中扮演着重要的角色,该程序就是一个基于套接字技术编写的简单聊天工具。聊天功能所使用的输入输出流分别是BufferedReader和PrintWriter,服务器为客户端启动一个线程,在该线程中通过套接字和客户交流信息。当向服务器发送一条聊天信息:“Hello”时,服务器要向这个线程中的输出流写入信息:“Hello”,那么客户端套接字的输入流就读取到了这条消息。文件传输分为文件发送和文件接收两部分,当服务器端要向客户端发送文件时,先调用字节输入流FileInputStream从本机读取想要发送的文件,再将信息通过字节输出流BufferedOutputStream发送到客户端,这样客户端的字节输入流BufferedInputStream就读取到了相应信息,客户端再通过字节输出流FileOutputStream将信息以文件形式存入本机。-This program is based on network communication program TCP/IP protocol, the use of Java streams, files, and other multi-threaded programming techniques. Socket object plays an important role in network programming, the program is written in a simple socket-based chat tool technology. Input and output streams chat are used BufferedReader and PrintWriter, the server for the client to start a thread in the thread through the socket and customers to exchange information. When sending a chat message to the server: " Hello" , the server would like this thread output stream to write information: " Hello" , then the client socket input stream is read to this message. File transfer files sent and received document is divided into two parts, when the client would like the server to send the file, byte input stream FileInputStream first call to read the file you want to send from the machine, then the information output by the byte stream BufferedOutputStream sent to the client, s
Platform: | Size: 7168 | Author: 佟文浩 | Hits:

[File Operatess_ftp

Description: 目前全球大约有30亿台设备上运行着Java,而文件传输协议一种最基本的应用层协议按照客户/服务器的模式进行工作,提供交互式的访问,是INTERNET使用最广泛的协议之一。尤其是在移动终端APP的开发上,更多的运用了Java语言,探索基于Java语言的文件传输的实现也就有了其必要性。 本文基于java语言阐述了有图形界面的文件传输系统的实现,利用SOCKET以及SERVERSOCKE等类方法,当中实现了上传、下载、获取目录等基本文件传输功能-Currently running Java Approximately 30 million devices, while a basic file transfer protocol application layer protocol in accordance mode client/server, providing interactive access, is one of the most widely used INTERNET agreement. Especially in the mobile terminal APP development, more use of the Java language, Java language-based exploration of the file transfer will have its necessity. This paper describes the realization of java-based language with a graphical interface, file transfer systems, such as the use SOCKET and SERVERSOCKE class method, which implements upload, download, access to directories and other basic file transfer capabilities
Platform: | Size: 23552 | Author: 钟旭 | Hits:

[JSP/JavaJavaFileTransfer

Description: transfer file using socket in java
Platform: | Size: 2048 | Author: sad | Hits:

[Communicationchat

Description: java开发的网络聊天程序,包括客户端和服务端,支持留言和文件传输。需要注意的是在com.chat.db包中DBUtil.java配置数据库参数。-The development of Java network chat program, including client and server, support for message and file transfer. Note that in the com.chat.db package in the DBUtil.java configuration parameters.
Platform: | Size: 14562304 | Author: chenyong | Hits:

[JSP/Javajava2_1

Description: java工程训练,实现文件传输操作,读取文件中程序等操作-Java project training, realize the file transfer operation, read the file in the program, and so on
Platform: | Size: 3072 | Author: 锤旺旺 | Hits:

[JSP/JavaInternal-communication-systems

Description: 企业内部通信系统java开发: 系统介绍 企业内部通讯系统必须提供网络通讯功能、在通讯过程中禁止使用聊天表情、文件传送等功能,避免资料外泄,或因发送错误而导致上级资料的丢失以及其他损失。最重要的是必须适应任何操作系统,也就是实现跨平台技术,因为企业内部的工作需要,工作环境中使用了多个操作系统来完成不同的工作。另外,系统不需要使用服务器中转和记录通讯内容,可以独立完成通讯任务,排除职工对领导监视工作进度等逆反心理。 程序说明 本程序使用JAVA DB数据库开发,导入项目以后不需要单独对数据库进行配置就可以启动运行。项目启动文件为src/com/lzw/EQ.java。 -Internal communication systems: System Introduction Internal communication systems to provide network communication capabilities, prohibit the use of chat expressions during communication, file transfer and other functions, to avoid leakage of information, or send an error which led to the loss of higher-level information and other losses. The most important thing is to adapt to any operating system, which is cross-platform technology, because their internal work, the work environment using multiple operating systems to perform different tasks. In addition, the system does not require the use of a server transfer and record the content of communications, communication tasks can be completed independently, excluding staff monitoring the progress of work on leadership and other rebellious. Program Description This program uses JAVA DB development, no separate configuration, you can start to run against the after importing a project. Project startup file src/com/lzw/EQ.java.
Platform: | Size: 2777088 | Author: 周大侠 | Hits:

[P2Pp2p

Description: 使用java语言开发的基于TCP/IP的聊天程序,用户可以在同一个局域网内实现文件互传等功能-Using java language development based on the TCP/IP chat program, the user can achieve file transfer and other functions in the same local area network
Platform: | Size: 88064 | Author: 小潘 | Hits:
« 1 2 3 4»

CodeBus www.codebus.net